home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / NotePad.dir / 00022.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  103 b   |  10 lines

  1. on mouseUp
  2.   puppetTransition(4, 6, 2, 0)
  3.   saveMovie()
  4.   mPlayDone()
  5. end
  6.  
  7. on mouseDown
  8.   button()
  9. end
  10.